Skip to content

generate_toc.py - 탐색경로 breadcrumbs 추출 로직 개선#2

Merged
jk-kim0 merged 1 commit into
mainfrom
jk/generate-toc
Jul 21, 2025
Merged

generate_toc.py - 탐색경로 breadcrumbs 추출 로직 개선#2
jk-kim0 merged 1 commit into
mainfrom
jk/generate-toc

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Description

  • Breadcrumbs 를 [Title](/uri/path) 형식으로 추출합니다.
  • 첫번째 항목이 'QueryPie Docs for v10' 인 경우, 이 항목을 삭제합니다.
  • ./ 로 시작하는 상대경로로 /uri/path 를 생성합니다.
  • ZWSP 를 제목에서 제거합니다.

Additional notes

- Breadcrumbs 를 [Title](/uri/path) 형식으로 추출합니다.
- 첫번째 항목이 'QueryPie Docs for v10' 인 경우, 이 항목을 삭제합니다.
- `./` 로 시작하는 상대경로로 /uri/path 를 생성합니다.
- ZWSP 를 제목에서 제거합니다.
@jk-kim0 jk-kim0 self-assigned this Jul 21, 2025
@jk-kim0
jk-kim0 merged commit 3a0ff76 into main Jul 21, 2025
2 checks passed
@jk-kim0
jk-kim0 deleted the jk/generate-toc branch July 21, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants